home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / lib / xconq / 1e.b < prev    next >
Text File  |  1995-07-02  |  209b  |  8 lines

  1. #define 1e_width 16
  2. #define 1e_height 16
  3. static short 1e_bits[] = {
  4.    0x0000, 0x0000, 0x0000, 0x0060,
  5.    0x0060, 0x1060, 0x1060, 0x1ffc,
  6.    0x1ffc, 0x1060, 0x1060, 0x0060,
  7.    0x0060, 0x0000, 0x0000, 0x0000};
  8.